* lisp/replace.el (occur-mode-map): Rebind occur-edit-mode to "e".
authorChong Yidong <cyd@stupidchicken.com>
Sat, 17 Sep 2011 21:28:17 +0000 (17:28 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 17 Sep 2011 21:28:17 +0000 (17:28 -0400)
commit05e9ff462122e8d3017cab8b07ff15d8a7465610
tree666fa5dbecebe4f77cd79c06bbb9c888dc379ca5
parent03ae22601bb6f4865cf1b4046d6cc5429a424d5f
* lisp/replace.el (occur-mode-map): Rebind occur-edit-mode to "e".
(occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
occur-mode-display-occurrence.
(occur-edit-mode): Add usage message.
(occur-cease-edit): New command.
(occur-after-change-function): Use text properties to find the
position of the prefix text.
(occur-engine): Set stickiness of prefix text properties.
etc/NEWS
lisp/ChangeLog
lisp/net/ldap.el
lisp/replace.el